ci: Temporarily disable macOS CI job as runner is offline
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Feb 2021 00:49:33 +0000 (19:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 11 Feb 2021 00:50:17 +0000 (19:50 -0500)
See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/495

.gitlab-ci.yml

index 00624776e5db352b268db3b6f56a41b8fd585049..6c6d15c8a742723fdc587eddd8e0b2203b08e5c1 100644 (file)
@@ -146,7 +146,9 @@ msys2-mingw64:
     MSYSTEM: "MINGW64"
     CHERE_INVOKING: "yes"
 
-macos:
+# FIXME: Temporarily disabled while the macOS runner is offline
+# See https://gitlab.gnome.org/Infrastructure/GitLab/-/issues/495
+.macos:
   extends: .only-default
   only:
     - branches@GNOME/gtk